home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / os20 / util / setbufs5.lha / SetBuffers / SetBuffers.DOC < prev    next >
Text File  |  1993-02-06  |  4KB  |  113 lines

  1.  
  2.     *****************************************************************
  3.     *  SETBUFFERS v1.05 -- sets buffers for FileSystem Devices      *
  4.     *  Copyright (c) 1993 AUSTEX SOFTWARE. Freely Distributable.    *
  5.     *****************************************************************
  6.  
  7.  
  8. GETTING STARTED
  9.  
  10.     SetBuffers is a simple tool for setting the amount of buffers
  11.     for each device in your system. It is a logical extension of
  12.     the addbuffers command.
  13.     
  14.     This tool is designed to be used with KickStart v37.175 or
  15.     greater and WorkBench 2.04+.
  16.     
  17. USAGE
  18.  
  19.     SetBuffers can be used from either the CLI or from WorkBench. There are
  20.     parameters that can be used to alter the operation of SetBuffers.
  21.     The default configuration is taken when no parameters are entered.
  22.  
  23.     SETBUFFERS   EDIT/S,USE/S,SAVE/S
  24.  
  25.     EDIT (default)
  26.  
  27.     This setting will open up a window for use in editing the buffer
  28.     parameters. (see EDITING)
  29.  
  30.     SAVE
  31.     
  32.     This option will save the current configuration as an environment
  33.     archive file. Saving the configuration will ensure that you have
  34.     it upon next reset using a standard startup-sequence.
  35.  
  36.     USE
  37.     
  38.     This option will take the current configuration and perform the
  39.     buffer changes if there are any. Currently, if an error occurs
  40.     when changing a buffer size, it is ignored.
  41.  
  42.  
  43. WORKBENCH
  44.  
  45.     SetBuffers may be used from the WorkBench. Double clicking on the
  46.     program icon will start the program and parse any options the
  47.     user has set. These options are the same as per the CLI.
  48.     
  49.     Placing the icon in the WBStartup drawer on WorkBench would be
  50.     a logical place, but the buffer changes won't be made until this
  51.     time. For a faster startup-sequence the user would be better to
  52.     place a call to SetBuffers in the startup-sequence file just
  53.     before IPrefs, or more legally, in the user-startup file.
  54.  
  55.  
  56. EDITING
  57.  
  58.     The listview gadget in the edit window displays the current filesystem
  59.     devices in your setup. These devices are capable of buffer operation.
  60.     The first value to the right of the device name represents the current
  61.     buffer value assigned to that device. The number after the arrow 
  62.     represents the value you wish to change the buffers to. This value can
  63.     be greater or smaller than the current value.
  64.     
  65.     The value options on the far right in the edit window represent a
  66.     selection of possible values you may want to use. The top option named
  67.     "current", when selected, will cause no change to be made to the
  68.     device buffer. The last option "user" accepts a minimum of 2k and
  69.     only positive values to be entered. You may want to enter a value of
  70.     880 for a complete normal density disk buffer.
  71.     
  72.     A total of the buffer values in shown in a text gadget. This is the
  73.     addition of values preferred for buffering.
  74.     
  75.     After you have selected values and are finished editing, you may;
  76.     
  77.     o Select the CANCEL gadget to ignore selections and exit or,
  78.     o Select "Save Settings" from the setting menu to save your values and/or
  79.     o Select USE to change the buffer settings.
  80.     
  81.  
  82. ACKNOWLEDGEMENTS
  83.  
  84.     Thanks to our beta-testers:
  85.     David Hughes (Kingaroy Software) and
  86.     Simon Spagnol.
  87.  
  88. DISTRIBUTION
  89.  
  90.     SetBuffers may be freely distributed, as long as no charge is made other
  91.     than to cover time and copying costs. Fred Fish is given permission to
  92.     include SetBuffers in his PD disk library.
  93.  
  94.     Other options may not be given without permission from AUSTEX SOFTWARE.
  95.  
  96.  
  97.     Bug reports, suggestions etc.....
  98.  
  99.     AUSTEX SOFTWARE
  100.     P.O.BOX 48
  101.     KIRWAN, QUEENSLAND 4817
  102.     AUSTRALIA.
  103.  
  104.     EMail: phsjs@marlin.jcu.edu.au
  105.  
  106. VERSIONS
  107.  
  108.     o v1.00    - First version test.
  109.     o v1.02    - Minimum user selection fixed.
  110.     o v1.03    - Pre-release version.
  111.     o v1.04    - Release version.
  112.     o v1.05    - Fixed text format in listview gadget. Window enlarged.
  113.